Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(hardware-test): automated hw test for freertos queue #372

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HerrCooker
Copy link
Contributor

Checks:

  • creation of FreeRTOS queue
  • basic message exchange
  • changing message dynamically before pushing to queue
  • overflow of queue

@HerrCooker HerrCooker linked an issue Feb 13, 2025 that may be closed by this pull request
4 tasks
@HerrCooker HerrCooker removed a link to an issue Feb 13, 2025
4 tasks
@HerrCooker HerrCooker linked an issue Feb 13, 2025 that may be closed by this pull request
4 tasks
@HerrCooker HerrCooker self-assigned this Feb 13, 2025
@HerrCooker HerrCooker force-pushed the 371-queues branch 2 times, most recently from a2498a3 to 372c7b6 Compare February 17, 2025 08:27
Checks:
- creation of FreeRTOS queue
- basic message exchange
- changing message dynamically before pushing to queue
- overflow of queue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Queues
2 participants